projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9a13943
)
Fix make check
author
Matthias Clasen
<mclasen@redhat.com>
Fri, 14 Oct 2011 15:43:40 +0000
(11:43 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Tue, 25 Oct 2011 11:38:36 +0000
(07:38 -0400)
Somebody committed a behaviour change that broke his own
tests...tsk, tsk.
tests/reftests/unresolvable.css
patch
|
blob
|
history
diff --git
a/tests/reftests/unresolvable.css
b/tests/reftests/unresolvable.css
index e7f908e5b79c1d09dfa4b6a8c29e1f256d3e532f..7cf57eb8fc8c2a8940c3161b0392eb4a6a1ab57b 100644
(file)
--- a/
tests/reftests/unresolvable.css
+++ b/
tests/reftests/unresolvable.css
@@
-10,7
+10,7
@@
GtkWindow {
}
#reference {
- background-color:
pink
;
+ background-color:
transparent
;
box-shadow: none;
border-image: none;
}